func runtime.selparkcommit

2 uses

	runtime (current package)
		select.go#L62: func selparkcommit(gp *g, _ unsafe.Pointer) bool {
		select.go#L327: 	gopark(selparkcommit, nil, waitReasonSelect, traceBlockSelect, 1)